Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Check before calling schedule_pricing_update #7871

Merged

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed backport Apply this label to a PR to enable auto-backport action backport-to-0.16.x labels Aug 14, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Aug 14, 2024
Copy link

netlify bot commented Aug 14, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 5c80354
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66bc324d9baec30008db4844

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.50%. Comparing base (2244f5f) to head (5c80354).

Files Patch % Lines
src/backend/InvenTree/part/models.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7871      +/-   ##
==========================================
- Coverage   83.50%   83.50%   -0.01%     
==========================================
  Files        1128     1128              
  Lines       50264    50269       +5     
  Branches     1733     1733              
==========================================
+ Hits        41973    41976       +3     
- Misses       7833     7835       +2     
  Partials      458      458              
Flag Coverage Δ
backend 85.21% <60.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SchrodingersGat SchrodingersGat merged commit 697ab16 into inventree:master Aug 14, 2024
29 checks passed
@SchrodingersGat SchrodingersGat deleted the build-complete-fix branch August 14, 2024 04:53
github-actions bot pushed a commit that referenced this pull request Aug 14, 2024
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
0.16.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat added a commit that referenced this pull request Aug 14, 2024
Ref: #7807 (comment)
(cherry picked from commit 697ab16)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Copy link

sentry-io bot commented Aug 27, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Part.DoesNotExist: Part matching query does not exist. /api/part/category/{pk}/ View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action backport-to-0.16.x bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant